Skip to content

Conversation

@jacquesfu
Copy link

hey @linuxwebexpert this works really well for me but I'm going to recommend this change I made to a fork of your script.

I believe h1 is better semantically as a header for each table than caption in html terms, secondly, when you copy and paste this into various applications all the table names are missing.

the reason is because the caption tags are not recognized as content.

Visually, this appears to have a similar outcome as to what you were trying to achieve with table captions and is import compatible into editors like google sheets and microsoft excel.

@jacquesfu
Copy link
Author

@linuxwebexpert hey there, are you willing to merge?

@linuxwebexpert
Copy link
Owner

@jacquesfu Haven't had time yet, but will do so today, as I'm doing another round of MySQL Workbench tasks with OLAP currently, so great timing, I'll let you know

@jacquesfu
Copy link
Author

@linuxwebexpert just a followup here, this small tweaks makes a huge difference! if you copy and paste your output in google sheets you'll see all the table names are missing without this adjustment. I believe I tested excel with the same result but this one liner fixes it.

@jacquesfu
Copy link
Author

bump please!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants